Welcome![Sign In][Sign Up]
Location:
Search - visual basic

Search list

[File OperateVB-OpenPDFfile

Description: 本程序用Visual Basic编写完成,能够对pdf文件打开灯操作。方便大家在程序中嵌入对pdf文档的处理。-the procedures using Visual Basic prepared and able to operate lights pdf documents. To facilitate the process of embedding pdf file handling.
Platform: | Size: 64388 | Author: bozz | Hits:

[GUI Developbianseyidong

Description: 变色移动的窗体 不可关闭,在visual basic 6.0下验证通过。-change mobile forms not closed in visual basic 6.0 certification through.
Platform: | Size: 1452 | Author: 李明 | Hits:

[GUI Developdianzhu

Description: 求物理学中电阻电压电流的方案,很棒!visual basic 6.0测试通过-for physics resistor voltage and current programs, terrific! Visual basic 6.0 test pass
Platform: | Size: 1337 | Author: 李明 | Hits:

[GUI Developgbysxhx

Description: 改变字体的颜色加下划线等,在visual basic 6.0下验证通过。-change the font color underlined, in visual basic 6.0 certification through.
Platform: | Size: 1421 | Author: 李明 | Hits:

[GUI Developqlscj

Description: 求两数的乘积,在visual basic 6.0下验证通过。-the product in visual basic 6.0 certification through.
Platform: | Size: 4089 | Author: 李明 | Hits:

[GUI DevelopDate1

Description: 本程序用VISUAL BASIC语言实现小小万年历的功能-this procedure with VISUAL BASIC language functions little hefty almanac
Platform: | Size: 3015 | Author: guorui | Hits:

[GUI Developtime12

Description: 本程序用VISUAL BASIC语言实现模拟秒表计时的功能-this procedure with VISUAL BASIC language simulation time stopwatch function
Platform: | Size: 2776 | Author: guorui | Hits:

[Windows DevelopVisualBasic.NETsqlserverexample

Description: Visual Basic.NET数据库开发实例 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 1.17 MB -Visual Basic.NET examples of database development books Language : English books categories : program design license : free software books Size : 1.17 MB
Platform: | Size: 1227532 | Author: 王敏 | Hits:

[OpenGL programIntra3D-Software

Description: 基于OpenGL与Windows的交互式三维图形技术以及程序设计。结合配套软件─—交互式三维图形软件开发工具Intra3D 2.0: (1)3D C++ 类库与COM对象库系统设计; (2)3D 交互算法与数据结构设计; (3)3D 图形用户界面设计; (4)使用Visual C++ 和Intra3D 2.0 C++ 类库编写交互式3D 应用程序; (5)使用Visual Basic和Intra3D 2.0 COM类库编写交互式3D 应用程序。 Intra3D 2.0是免费软件,可用于快速开发PC平台的交互式三维图形应用软件,其7万行核心程序全部公开。Intra3D系列版本曾获首届中国大学生电脑大赛软件展示一等奖。 -OpenGL-based and Windows interactive 3D graphics technology, and program design. Combination packages --interactive 3D graphics software development tools intra3D 2.0 : (1) 3D C class library and COM library system design; (2) 3D interactive algorithm and data structure design; (3) 3D graphical user interface design; (4 ) use Visual C and 2.0 C Class intra3D prepared interactive 3D applications; (5) The use of Visual Basic 2.0 and COM library intra3D prepared interactive 3D applications. Intra3D 2.0 is free software that can be used to quickly develop PC platform interactive 3D graphics software application, its 70,000's core public all procedures. Intra3D series won the first version of the Chinese University Computer software display contest won.
Platform: | Size: 5507076 | Author: 胡锦涛 | Hits:

[Other resource3dracegame

Description: 3d赛车源码,同visual Basic 调用derectx9实现-3d racing source with the visual Basic Call achieve derectx9
Platform: | Size: 619222 | Author: 白天 | Hits:

[Other resourceVB-MO

Description: 本程序是利用Visual Basic语言对Map Object进行二次开发的一个程序系统,包括图像编辑,空间查询,网络分析等众多功能.-this program is to use Visual Basic language Map Object of the second developed a system procedures, including image editing, spatial query, network analysis and many other functions.
Platform: | Size: 571032 | Author: 徐敏 | Hits:

[Button controlcoolOCX

Description: 多平台按钮,已经在VisuaL Basic 和Visual C++环境下测试过-multi-platform button VisuaL in Visual Basic and C environments tested
Platform: | Size: 66895 | Author: 赵利存 | Hits:

[GDI-BitmapPicturereduce

Description: 按给定比例放大或缩小图象,Visual Basic语言实现。-Visual Basic
Platform: | Size: 43156 | Author: huwei | Hits:

[GDI-BitmapasdfadsfAPI

Description: 图片淡入淡出API,Visual Basic 图像编程-picture fades out of API, Visual Basic programming Image
Platform: | Size: 152298 | Author: huwei | Hits:

[GDI-Bitmapfsadfadfasdfs

Description: 图象的随机载入,Visual Basic 图像编程-included in the random images, Visual Basic programming Image
Platform: | Size: 14304 | Author: huwei | Hits:

[GDI-Bitmapsdafasdfasdf

Description: 图象等分,visual basic 图像编程-image decile, visual basic programming Image
Platform: | Size: 67776 | Author: huwei | Hits:

[GDI-Bitmapdfshdfghhgg

Description: 图像处理的程序,visual basic 图像编程-image processing procedures, visual basic programming Image
Platform: | Size: 8445 | Author: huwei | Hits:

[Other resourceVB5.0AndWindowsAPI

Description: 一般会使用WINDOW API的情况,实在是因为VB本身不提供某些功能,但是,程式所 需又不得不然,例如:读取Registry内的资料,VB只提供SaveSetting、Getsetting 等 系列的指令,但是它只能读取特定地区的值,要读、删、更动其他区域的值时,就无法 使用。再如:仔细看一看Combo Box的Events,其中没有MouseMove,但这是我们经常用 上的一个Event,那该如何呢?是的,那只有透过Winodow API。而VB呼叫Window API一 般不都使用API检视员,直接将相对应的API COPY到我们的程式中就好,那还用什麽技 巧吗?其实不然,因为VB资料格式的问题,又加上VB本身没有指标,在许多地方需要一 些小技巧才能解决,而且我们经常因应不同的需求,将API 检视员的宣告COPY过来後再 做一些修改,最重要的,如果有一个.DLL档,它不在API 检视员中定义,那时,就只有 自己想办法啦。 -general use WINDOW API, it is because Visual Basic itself does not provide certain functions, but also for programs not otherwise, such as : reading the information contained in the Registry, VB only SaveSetting, Getsetting series of commands, but it can only read the specific values have to read, cut changes to the value of other regions, it can not be used. Another example : A close look at the Combo Box Events, which MouseMove not, but it is often used in an Event, then how? Yes, it is only through Winodow API. While VB Window API calls are not normally used to examine API, directly corresponding to the API COPY of our programs to be good enough, then what skills to use? That is not true, because the VB data format, coupled with no indicators of VB itself, and in many places require som
Platform: | Size: 9720 | Author: 温小明 | Hits:

[Other resourceVBquweichengxudaoxue

Description: 《Visual Basic 6.0趣味程序导学》光盘-"Visual Basic 6.0 interesting procedural guidance" CD
Platform: | Size: 1690056 | Author: 王忠泼 | Hits:

[TreeViewExpTreeLib_src

Description: Use Visual Basic.NET to develop Explorer Tree Control with ImageList Management
Platform: | Size: 40718 | Author: luckzyw | Hits:
« 1 2 ... 43 44 45 46 47 4849 50 »

CodeBus www.codebus.net